[INFO] cloning repository https://github.com/DarkMrMelther/text-components-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarkMrMelther/text-components-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkMrMelther%2Ftext-components-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkMrMelther%2Ftext-components-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e058b936e66b496385ba162b2e20344d14572a6a
[INFO] fixing DarkMrMelther/text-components-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkMrMelther%2Ftext-components-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DarkMrMelther/text-components-rs
[INFO] finished tweaking git repo https://github.com/DarkMrMelther/text-components-rs
[INFO] tweaked toml for git repo https://github.com/DarkMrMelther/text-components-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DarkMrMelther/text-components-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DarkMrMelther/text-components-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simdnbt-derive v0.10.0
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded simdnbt v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d653a6f8b2726af0cd67536403a49499c400b7ca2b81071dca5e28ffff37f60f
[INFO] running `Command { std: "docker" "start" "d653a6f8b2726af0cd67536403a49499c400b7ca2b81071dca5e28ffff37f60f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d653a6f8b2726af0cd67536403a49499c400b7ca2b81071dca5e28ffff37f60f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d653a6f8b2726af0cd67536403a49499c400b7ca2b81071dca5e28ffff37f60f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d653a6f8b2726af0cd67536403a49499c400b7ca2b81071dca5e28ffff37f60f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking text_components v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `simdnbt` in this scope
[INFO] [stdout]  --> examples/nbt.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use simdnbt::owned::{BaseNbt, Nbt, NbtCompound, NbtTag};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `simdnbt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `simdnbt`, use `cargo add simdnbt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `text_components::nbt`
[INFO] [stdout]   --> examples/nbt.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     nbt::{NbtBuilder, ToSNBT},
[INFO] [stdout]    |     ^^^ could not find `nbt` in `text_components`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "nbt")]
[INFO] [stdout]    |       --------------- the item is gated behind the `nbt` feature
[INFO] [stdout] 20 | pub mod nbt;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `nbt_display` found for struct `TextComponent` in the current scope
[INFO] [stdout]    --> examples/nbt.rs:22:36
[INFO] [stdout]     |
[INFO] [stdout]  22 |     let component = TextComponent::nbt_display(nbt);
[INFO] [stdout]     |                                    ^^^^^^^^^^^ associated function or constant not found in `TextComponent`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TextComponent` consider using one of the following associated functions:
[INFO] [stdout]       parse::<impl TextComponent>::from_snbt
[INFO] [stdout]       TextComponent::new
[INFO] [stdout]       TextComponent::const_plain
[INFO] [stdout]       TextComponent::plain
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub const fn const_plain(text: &'static str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn plain<T: Into<Cow<'static, str>>>(text: T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse/mod.rs:60:5
[INFO] [stdout]     |
[INFO] [stdout]  60 |     pub fn from_snbt(string: &str) -> SnbtResult<TextComponent> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_nbt` found for struct `TextComponent` in the current scope
[INFO] [stdout]    --> examples/nbt.rs:42:24
[INFO] [stdout]     |
[INFO] [stdout]  42 |         TextComponent::from_nbt(&nbt).ok_or(String::from("Cannot recompose the TextComponent!"))?;
[INFO] [stdout]     |                        ^^^^^^^^ associated function or constant not found in `TextComponent`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `TextComponent` consider using one of the following associated functions:
[INFO] [stdout]       parse::<impl TextComponent>::from_snbt
[INFO] [stdout]       TextComponent::new
[INFO] [stdout]       TextComponent::const_plain
[INFO] [stdout]       TextComponent::plain
[INFO] [stdout]       and 6 others
[INFO] [stdout]    --> src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub const fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub const fn const_plain(text: &'static str) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn plain<T: Into<Cow<'static, str>>>(text: T) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parse/mod.rs:60:5
[INFO] [stdout]     |
[INFO] [stdout]  60 |     pub fn from_snbt(string: &str) -> SnbtResult<TextComponent> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from_snbt` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  42 |         TextComponent::from_snbt(&nbt).ok_or(String::from("Cannot recompose the TextComponent!"))?;
[INFO] [stdout]     |                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `text_components` (example "nbt") due to 4 previous errors
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> examples/main.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let mut resolubles = RESOLUBLE
[INFO] [stdout]     |         ----^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TextComponent: serde::Serialize` is not satisfied
[INFO] [stdout]     --> examples/serde.rs:7:49
[INFO] [stdout]      |
[INFO] [stdout]    7 |     println!("{}", serde_json::to_string_pretty(&component).unwrap());
[INFO] [stdout]      |                    ---------------------------- ^^^^^^^^^^ the trait `serde_core::ser::Serialize` is not implemented for `TextComponent`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `TextComponent` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 134 others
[INFO] [stdout] note: required by a bound in `to_string_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/ser.rs:2266:17
[INFO] [stdout]      |
[INFO] [stdout] 2264 | pub fn to_string_pretty<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] 2265 | where
[INFO] [stdout] 2266 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TextComponent: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> examples/serde.rs:8:36
[INFO] [stdout]      |
[INFO] [stdout]    8 |       let component: TextComponent = serde_json::from_str(
[INFO] [stdout]      |  ____________________________________^
[INFO] [stdout]    9 | |         "{
[INFO] [stdout]   10 | |             \"text\": \"This is a Serde test\",
[INFO] [stdout]   11 | |             \"color\": \"blue\",
[INFO] [stdout]   12 | |             \"bold\": true
[INFO] [stdout]   13 | |         }",
[INFO] [stdout]   14 | |     )
[INFO] [stdout]      | |_____^ the trait `serde_core::de::Deserialize<'_>` is not implemented for `TextComponent`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `TextComponent` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 146 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/de.rs:2701:8
[INFO] [stdout]      |
[INFO] [stdout] 2699 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2700 | where
[INFO] [stdout] 2701 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `text_components` (example "serde") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d653a6f8b2726af0cd67536403a49499c400b7ca2b81071dca5e28ffff37f60f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d653a6f8b2726af0cd67536403a49499c400b7ca2b81071dca5e28ffff37f60f", kill_on_drop: false }`
[INFO] [stdout] d653a6f8b2726af0cd67536403a49499c400b7ca2b81071dca5e28ffff37f60f
